/workspaces/assets/search
endpoint.reviewStatus
is “rejected”./auth/token
endpoint to retrieve an authorization token. Replace <your_account_id>
, <your_key>
, and <your_secret>
with your account ID, API key, and secret, respectively.
/workspaces/assets/search
endpoint to search for assets by a specific query. Replace <your_key>
, <your_secret>
, <workspace_id>
, and <account_id>
with your API key, secret, workspace ID, and account ID, respectively.
/workspaces/libraries
endpoint. Then, find the library with the name “Ready for engine” and use its id
to filter assets.
reviewStatus
is “rejected” using the /workspaces/assets/search
endpoint.