# List Devices by API Key **GET /admin/api-keys/{id}/devices** Get all devices created with a specific API key ## Servers - http://localhost:7001: http://localhost:7001 () ## Authentication methods - Admin auth ## Parameters ### Path parameters - **id** (integer) API Key ID ## Responses ### 200 Devices retrieved #### Body: application/json (object) - **status** (boolean) - **code** (integer) - **message** (string) - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)