cURL
curl --request GET \ --url https://api.trustblock.run/v1/auditor/upload-report-authorization \ --header 'Authorization: Bearer <token>'
{ "extra": { "requestId": "<string>" }, "url": "<string>" }
Trustblock API route to get upload report authorization
Documentation IndexFetch the complete documentation index at: https://docs.trustblock.run/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.trustblock.run/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful response
Show child attributes