cURL
curl --request GET \ --url https://services.pref.rio/go/api/v1/oportunidades-mei/drafts \ --header 'Authorization: Bearer <token>'
{}
Retorna uma lista paginada de oportunidades MEI em rascunho
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Número da página (default: 1)
Tamanho da página (default: 10, max: 1000)
OK
The response is of type object.
object