Get details of a resource
Retrieve detailed information about a specific resource.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The unique identifier of the object.
Response
The display name of the resource.
The external identifier of the resource.
The type of the resource.
Internal identifier of the resource.
Timestamp when the resource was created.
Identifier of the user who created the resource.
Timestamp when the resource was deleted, if applicable.
External URL where the resource can be accessed.
The name of the resource.
Identifier of the organization that owns the resource.
Current status of the resource.
Timestamp when the resource was last synced.
Timestamp when the resource was last updated.
Properties of the resource.
Was this page helpful?