curl--location--request GET '/locker/?location_id=' \
--header'x-api-key: <api-key>'
Responses
🟢200OK
application/json
Retrieve all access codes for a specific locker.This endpoint fetches all active access codes associated with a particular locker at a given location within a sub-organization. Requires valid API key authentication.