e-Próspera
Reference

List legal-entity applications

View as Markdown
GET
/api/v1/legal_entity_applications

Authorization

AuthorizationBearer <token>

Personal standard API key. Send it as Authorization: Bearer sk-... and never delegate it.

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/v1/legal_entity_applications"
{  "data": [    {      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",      "statusId": "Draft",      "applicationData": null,      "applicationVersion": "string",      "submittedAt": "2019-08-24T14:15:22Z",      "createdAt": "2019-08-24T14:15:22Z",      "approvedAt": "2019-08-24T14:15:22Z",      "rejectedAt": "2019-08-24T14:15:22Z",      "legalEntityId": "41192155-f2be-4dd0-9ea4-e32ad94824f7"    }  ]}
{  "error": "string",  "error_description": "string",  "details": [    null  ]}
{  "error": "string",  "error_description": "string",  "details": [    null  ]}
{  "error": "string",  "error_description": "string",  "details": [    null  ]}
{  "error": "string",  "error_description": "string",  "details": [    null  ]}
{  "error": "string",  "error_description": "string",  "details": [    null  ]}
{  "error": "string",  "error_description": "string",  "details": [    null  ]}
{  "error": "string",  "error_description": "string",  "details": [    null  ]}