Skip to main content

Returns the positions for a specific account

GET 

/accounts/:accountId/positions

Returns all positions for a specific account. Paging is done based on the position object, i.e. if limit is set to 1, then 1 position will be returned per page.

Request

Responses

Position List

Response Headers
    X-Correlation-ID

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

    nextCursor

    An opaque string value, or an empty string if there are no more results.