Skip to main content
GET
/
api
/
public
/
empregabilidade
/
vagas
Listar vagas públicas
curl --request GET \
  --url https://services.pref.rio/go/api/public/empregabilidade/vagas \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.dados.rio/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer

Número da página (default: 1)

pageSize
integer

Tamanho da página (default: 10)

Response

OK

The response is of type object.