Skip to main content

Retrieve list of authorized accounts

GET 

/accounts

Return the list of all accounts accessible for the logged in user.

Request

Responses

Paginated list of all accounts.

Response Headers
    X-Correlation-ID

    Client defined ID from request to correlate HTTP requests between a client and a server

    X-CorAPI-Source

    Indicates whether the response was created by the bLink platform or by the provider.

    X-Next-Cursor

    An opaque string value used for pagination. Include this value in the cursor parameter of the subsequent request to fetch the next page of results. An empty string indicates that there are no more results.