cURL
curl --request GET \ --url https://app.ledger.ai/api/labels/:id \ --header 'Authorization: Bearer <token>'
{}
Label Item API
🚨 Gate errors: Labels can not be read
Labels can not be read
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Get item with the given ids: [ id ]
Successful response
The response is of type object.
object
Was this page helpful?