Export all decorators

Returns all decorator entries in a format suitable for export.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Query parameters

skipintegerOptional
The number of results to skip for pagination.
limitintegerOptional
The maximum number of results to return.

Response

Paginated list of decorators in export format

Errors

500
Internal Server Error