HomeGuidesAPI Reference
Log In
API Reference

List securities of account

Get a list of the securities associated with a specific account. You can additionally constrain the amount of securities being returned by using the query parameters described below as filters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

finX ID of account.

Query Params
integer
Defaults to 1000

Limit the number of returned items. In combination with the offset parameter this can be used to paginate the result list.

integer
Defaults to 0

Skip this number of items in the response. In combination with the count parameter this can be used to paginate the result list.

Filter entities based on their finX ID or a date.

string
enum
Defaults to created

This parameter defines how the parameter since will be interpreted.

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json