List tagged objects

Returns a paginated list of all objects you've tagged with the specified tag. The response includes a mixed collection of all object types. This operation can only be accessed by account users with unrestricted access. Talk to your local account administrator about access management.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: account:read_only
Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
string
required

The label of the tag to access.

Query Params
integer
≥ 1
Defaults to 1

The page of a collection to return.

integer
25 to 500
Defaults to 100

The number of items to return per page.

Responses

Language
Credentials
Response
Choose an example:
application/json