HomeGuidesAPI Reference
Log In
API Reference

List securities

Get a list of the securities of all accounts. You can additionally constrain the amount of securities being returned by using the query parameters described below as filters.

Log in to see full request history
Query Params
string

Comma-separated list of account IDs. Only transactions belonging to these accounts will be selected.

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
Defaults to created

This parameter defines how the parameter since will be interpreted.

Responses

Language
Credentials
Request