# View pickup orders **GET /api/rest/pickup-order** Returns all product pickup orders completed within Rayo fulfillment network warehouses. Requires a valid JWT Bearer token. ## Servers - Production: https://cerebro.techrayo.com (Production) - QA Sandbox: https://qa.cerebro.techrayo.com (QA Sandbox) ## Authentication methods - Bearer auth ## Parameters ## Responses ### 200 OK #### Body: application/json (object) - **ordenes_salida** (array[object]) ### default Unexpected error #### Body: application/json (object) - **error** (string) - **code** (string) - **path** (string) [Powered by Bump.sh](https://bump.sh)