Searches for content using the Confluence Query Language (CQL)
When additional results are available, returns next and prev URLs to retrieve them in subsequent calls. The
URLs each contain a cursor that points to the appropriate set of results. Use limit to specify the number of
results returned in each call.
Permissions required: Permission to view the entities. Note, only entities that the user has permission to view will be returned.
Optionalcallback: undefinedSearches for users using user-specific queries from the Confluence Query Language (CQL).
Note that CQL input queries submitted through the /api/search/user endpoint only support user-specific fields
like user, user.fullname, user.accountid, and user.userkey.
Note that some user fields may be set to null depending on the user's privacy settings. These are: email, profilePicture, displayName, and timeZone.
Searches for users using user-specific queries from the Confluence Query Language (CQL).
Note that CQL input queries submitted through the /api/search/user endpoint only support user-specific fields
like user, user.fullname, user.accountid, and user.userkey.
Note that some user fields may be set to null depending on the user's privacy settings. These are: email, profilePicture, displayName, and timeZone.
Optionalcallback: undefined
Searches for content using the Confluence Query Language (CQL)
When additional results are available, returns
nextandprevURLs to retrieve them in subsequent calls. The URLs each contain a cursor that points to the appropriate set of results. Uselimitto specify the number of results returned in each call.Permissions required: Permission to view the entities. Note, only entities that the user has permission to view will be returned.