# GET /tracking-events/{id}.json **GET /tracking-events/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ## Responses ### 200 Successful response #### Body: application/json (object) - **actionRequired** (boolean | null) Action required - **city** (string | null) City - **country** (string | null) Country - **createdAt** (string(date-time)) Created at - **details** (string | null) Details - **externalId** (string | null) External - **id** (integer(int32)) Id - **purchaseInvoiceId** (integer(int32) | null) Purchase invoice - **state** (string | null) State - **status** (string | null) Status - **statusAt** (string(date-time)) Status at - **subStatus** (string | null) Sub status - **transactionId** (integer(int32)) Transaction - **updatedAt** (string(date-time)) Updated at - **zip** (string | null) Zip [Powered by Bump.sh](https://bump.sh)