Skip to main content
GET
List entities on an account

Authorizations

Authorization
string
header
required

Owner-scoped bearer token. The owner all requests are scoped to is derived from the token.

Path Parameters

accountId
string<uuid>
required

Slate's UUID for the account (returned by the upsert). The canonical account identifier.

Query Parameters

orderBy
enum<string>
default:createdOn
Available options:
createdOn,
name,
type
orderDirection
enum<string>

Sort direction.

Available options:
asc,
desc

Response

The account's entities.

entities
object[]
required