Error
Checkout
Get an appointment (RDV) by id
Returns one booking (rendez-vous). 404s when no appointment carries the given id.
GET
Error
Authorizations
Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.
Path Parameters
Id of the appointment (RDV) to read or transition.
Minimum string length:
1Response
The booking.

