cURL
curl --request GET \ --url https://api.coinlist.co/v1/offers/{offer_id}/requirements/statuses \ --header 'Authorization: Bearer <token>'
{ "object": "requirement_statuses", "offer_id": "<string>", "statuses": {} }
Documentation IndexFetch the complete documentation index at: https://docs.coinlist.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.coinlist.co/llms.txt
Use this file to discover all available pages before exploring further.
OAuth 2.0 authorization and token endpoints
The offer ID
Successful response.
String representing the object's type. Objects of the same type share the same value.
requirement_statuses
Map of requirement ID to status
Show child attributes