InternalCreate a new instance of the service.
Returns all child custom content for given custom content id. The number of
results is limited by the limit parameter and additional results (if
available)
will be available through the next URL present in the Link response header.
Permissions required: Permission to access the Confluence site ('Can use' global permission). Only custom content that the user has permission to view will be returned.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the parent custom content. If you don't know the custom content ID, use Get custom-content and filter the results.
Optionallimit?: numberMaximum number of pages per result to return. If more results exist, use the
Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: stringUsed to sort the result by a particular field.
Returned if the requested child custom content are returned.
Returns all child pages for given page id. The number of results is limited by
the limit parameter and additional results (if available)
will be available through the next URL present in the Link response header.
Permissions required: Permission to access the Confluence site ('Can use' global permission). Only pages that the user has permission to view will be returned.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the parent page. If you don't know the page ID, use Get pages and filter the results.
Optionallimit?: numberMaximum number of pages per result to return. If more results exist, use the
Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: stringUsed to sort the result by a particular field.
Returned if the requested child pages are returned.
Returns all children for given database id in the content tree. The number of
results is limited by the limit parameter and additional results (if
available)
will be available through the next URL present in the Link response header.
The following types of content will be returned:
This endpoint returns minimal information about each child. To fetch more details, use a related endpoint based on the content type, such as:
Permissions required: Permission to access the Confluence site ('Can use' global permission). Only content that the user has permission to view will be returned.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the parent database.
Optionallimit?: numberMaximum number of items per result to return. If more results exist, use the
Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: stringUsed to sort the result by a particular field.
Returned if the requested children are returned.
Returns all children for given folder id in the content tree. The number of
results is limited by the limit parameter and additional results (if
available)
will be available through the next URL present in the Link response header.
The following types of content will be returned:
This endpoint returns minimal information about each child. To fetch more details, use a related endpoint based on the content type, such as:
Permissions required: Permission to access the Confluence site ('Can use' global permission). Only content that the user has permission to view will be returned.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the parent folder.
Optionallimit?: numberMaximum number of items per result to return. If more results exist, use the
Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: stringUsed to sort the result by a particular field.
Returned if the requested children are returned.
Returns all children for given page id in the content tree. The number of
results is limited by the limit parameter and additional results (if
available)
will be available through the next URL present in the Link response header.
The following types of content will be returned:
This endpoint returns minimal information about each child. To fetch more details, use a related endpoint based on the content type, such as:
Permissions required: Permission to access the Confluence site ('Can use' global permission). Only content that the user has permission to view will be returned.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the parent page.
Optionallimit?: numberMaximum number of items per result to return. If more results exist, use the
Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: stringUsed to sort the result by a particular field.
Returned if the requested children are returned.
Returns all children for given smart link id in the content tree. The number of
results is limited by the limit parameter and additional results (if
available)
will be available through the next URL present in the Link response header.
The following types of content will be returned:
This endpoint returns minimal information about each child. To fetch more details, use a related endpoint based on the content type, such as:
Permissions required: Permission to access the Confluence site ('Can use' global permission). Only content that the user has permission to view will be returned.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the parent smart link.
Optionallimit?: numberMaximum number of items per result to return. If more results exist, use the
Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: stringUsed to sort the result by a particular field.
Returned if the requested children are returned.
Returns all children for given whiteboard id in the content tree. The number of
results is limited by the limit parameter and additional results (if
available)
will be available through the next URL present in the Link response header.
The following types of content will be returned:
This endpoint returns minimal information about each child. To fetch more details, use a related endpoint based on the content type, such as:
Permissions required: Permission to access the Confluence site ('Can use' global permission). Only content that the user has permission to view will be returned.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the parent whiteboard.
Optionallimit?: numberMaximum number of items per result to return. If more results exist, use the
Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: stringUsed to sort the result by a particular field.
Returned if the requested children are returned.
Protected Staticinitialize
See
https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-children