Show Resource

Display the specified resource. The resource must belong to the authenticated user's company, otherwise a 403 error will be returned.

By default the content fields reflect the currently published version, falling back to the newest draft while the resource was never published. Pass the status query parameter to override this: status=draft returns the newest version (the current editing state), status=public strictly the published version — with null content fields while the resource was never published.

Path Params
string
required

The resource to show. The resource must belong to the authenticated user's company, otherwise a 403 error will be returned.

Query Params
string
enum

Which version the content fields are taken from. draft returns the newest version of the resource (the current editing state), public strictly the published version — null content fields while the resource was never published. If not provided, the published version is used, falling back to the newest draft while the resource was never published.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json