Health
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful Response
application/json
anyOptional
401
Invalid authentication scheme.
Invalid API key.
application/json
403
Your account has expired. Please contact support to renew your account.
application/json
get/health/models
GET /health/models HTTP/1.1
Host: albert.api.etalab.gouv.fr
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
No content
Last updated
Was this helpful?