Skip to main content
GET
/
api
/
v1
/
oportunidades-mei
/
{id}
Obter oportunidade MEI por ID
curl --request GET \
  --url https://services.pref.rio/go/v1/api/v1/oportunidades-mei/{id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

ID da oportunidade

Response

OK

The response is of type object.