HomeGuidesAPI Reference
Log In
API Reference
These docs are for v2.11. Click to read the latest docs for v2.14.

List contracts of account

Retrieve a list of contracts associated with this account.

Log in to see full request history
Path Params
string
required

finX ID of account.

Query Params
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.

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.

Headers
string

Setting the Accept-Language to one of the available languages will return results in this language.

Responses

Language
Credentials
Request