I want to export metadata to csv from confluence database. using REST API.
but I couldn't find the way. is it available only click?
@고채연 I am not exactly sure what you mean by "metadata", but there is an endpoint to get the database name, position in the content hierarchy, versions, etc.:
https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-database/#api-databases-id-get
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.