Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api-bid.startgov.com.br/v1/transparency/managementStatuses
{ "success": true, "message": "Dados recuperados com sucesso", "data": [ { "id": 1, "name": "Em andamento" } ] }
Retorna todos os status possíveis para contratos, ARPs e ordens de fornecimento.
Lista de status
true
"Dados recuperados com sucesso"
Show child attributes