Get App Registration Status
GET {{baseUrl}}/aggregation/v2/partners/applications
Get the status of your application registration(s).
Supported regions:
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
preAppId | number | The application registration tracking ID | |
applicationId | number | The application ID | |
status | string | Look up app registration requests by status | |
appName | string | Look up app registration requests by app name | |
submittedDate | number | Look up app registration requests by the date they were submitted | |
modifiedDate | number | Look up app registration requests by the date the request was updated. This can be used to determine when a request was updated to "A" or "R". | |
page | number | Index of the page of results to return | |
pageSize | number | Maximum number of results per page |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Finicity-App-Key | string | ||
Accept | string | ||
Finicity-App-Token | string |
RESPONSES
status: OK
{}