Skip to main content
GET
Get microservice by identifier

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:es-ES

Language to resolve multilingual fields to a single value per field.

Maximum string length: 10

Path Parameters

organization_id
string
required

Identifier of the organization querying the microservice.

Required string length: 24
Pattern: ^[0-9a-f]{24}$
microservice_id
string
required

Identifier of the microservice to be retrieved.

Required string length: 24
Pattern: ^[0-9a-f]{24}$

Response

Microservice successfully retrieved.

data
object
required