Resources

List all resources in the organization

Lists every map, workflow, connection or access token in the organization, regardless of owner.

Requires the Superadmin role.

get/v3/accounts/resources

Query parameters

resourceType'map' | 'workflow' | 'connection' | 'accessToken' required
qstring

Free-text search.

orderBy'updatedAt' | 'name'
orderDirection'ASC' | 'DESC'
pageinteger
pageSizeinteger

Response

The resources. Access tokens are masked to their last 5 characters.

dataobject[]

Changes

No recorded changes to this endpoint across all 3 revisions of this API.