API Reference

Overview

Returns a list of all Profiles authorized to a Client. Profiles are a means of organizing information about a business. They contain Companies, Service Lines, Accounts, and Attachments. Reports are generated based on information in the Profile.

Use cases

  • List all Profiles to review aggregate metrics, such as total number of Profiles associated with a Client.
Log in to see full request history
Response

Response body
object
profiles
array of objects
required

List of profiles that a client is authorized to access.

Profiles*
object
uuid
required

Unique identifier for the Profile.

scope
array of strings
required

Available scopes that can be used to access a Profile.

Scope*
date-time
required

Datetime that the Client was authorized to access a Profile.

Language
Credentials
OAuth2
URL