Skip to main content
GET
/
statusAgendamento
Status agendamento
curl --request GET \
  --url https://cris.clinicaderesultado.com.br/rest/v1/statusAgendamento \
  --header 'Authorization: Bearer <token>'
"<unknown>"

Authorizations

Authorization
string
header
required

Token retornado por POST /loginApi (valor sem prefixo "Bearer" se a API esperar só o token; caso contrário inclua conforme o CRIS).

Response

200 - application/json

IDs e descrições de status.

Resposta JSON do CRIS (estrutura variável por endpoint).