GET
/
ext
/
query_resource

Body

api_key
string
required

This is the API key for your account. You can obtain this from the “Secrets” tab of your “Settings” page.

subproject_id
string
required

This is the id of the subproject where the resource is located. You can obtain this ID from the URL while in the subproject.

resource_id
string
required

This is the id of the resource to be queried. You can obtain this ID by visiting the resource and looking at the table on the first tab of the resource modal.

version
string
required

This is the version of the resource to be queried. This is indicated in the “Version Dropdown” while viewing the resource. The default version is “Version 1”.

Response

status
number

Indicates whether the call was successful. 200 if successful, 400 if not.

message
object

Message containing the resource object.