Query Tenant Page Branding Override Toggles

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Queries page branding override toggles, scoped by tenant, according to a specified query expression:

Query Filter Attributes

NameTypeCase SensitiveSupported Comparison Operators
statusStringNoeq, ne, in, nin

Sort Attributes

  • status

Required Permissions

Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.

PermissionBoundaryDescription
page-branding:readApplicationThe subject can perform this query if the tenant specified in the URL path is associated with the subject's application.
TenantThe subject can perform this query if they are associated with the tenant specified in the URL path.
Tenant Inclusion ListThe subject can perform this query if the tenant specified in the URL path is included in the tenant inclusion list.
Tenant Exclusion ListThe subject can perform this query if the tenant specified in the URL path belongs to the subject's associated application and is not included in the tenant exclusion list.
Path Params
string
required
length between 1 and 26

The ID of the tenant that the resource or action is scoped to.

Query Params
string
length ≥ 0
Defaults to ""

Query expression used to filter returned results in a query API call.

string

List of attributes that the results of a query should be sorted by along with their corresponding sort orders. The items that occur earlier in the list will have higher sorting precedence than those that occur later in the list.

number
≥ 1
Defaults to 1

A 1-based index indicating the position of the first item that should be returned in the query response.

number
≥ 0
Defaults to 20

The maximum number of results that can be returned in a query response. If the value is set to 0 then the items array in the response will be empty; however the total results will still be set so you can see how many items this query matched.

string
length ≥ 0
Defaults to *

List of resource fields that should be returned in a response. The wildcard value of * can be used to return all fields for the resource.

Responses

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