Documentation Index
Fetch the complete documentation index at: https://mintlify.com/LizandroCanul/back_sdo/llms.txt
Use this file to discover all available pages before exploring further.
GET /dependencias/:id
Returns detailed information about a specific government dependency.Authentication
No authentication required. This is a public endpoint.Path Parameters
The unique identifier of the dependency to retrieveExample:
1Response
Returns a single dependency object.Unique identifier for the dependency
Full name of the dependency
Acronym or abbreviation for the dependency (automatically converted to uppercase)
Indicates whether the dependency is active. Defaults to
trueExample Request
Example Responses
200 - Success
404 - Not Found