Get Keywords

Retrieves assets keywords by organization ID and query parameters. The response body will contain an array of keywords associated with the organization ID and any query parameters if present

Query Params
string

Public access token used to authorize the request. Requests may only come from the token's allowed domains. This parameter is mandatory when making requests from a browser. Outside of the browser instead supply a bearer header using a private access token.

string
required

Organization ID.

string

Name of an asset

boolean

Only include assets set to be public

string

A string which is included in the asset name

string

Asset type

string

ID of the imported file

string

Name of the org branch to connect to. If no value is provided the default value is "main".

string

Tags of the asset.

string

Metadata of the asset. Must be passed in as a stringified JSON.

string

Proxy ID of an asset

string

Parent Folder ID of an asset

Responses

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