GET /v1/bags¶List all bags. No pagination is provided in this version. This method is deprecated and will be removed in v2.
| Request Headers: | |
|---|---|
|
|
| Response Headers: | |
|
|
| Response JSON Object: | |
|
|
| Status Codes: |
|
GET /v1/bags/(uuid: bag_id)¶Show a specific bag. This method is deprecated and will be removed in v2.
| Request Headers: | |
|---|---|
|
|
| Parameters: |
|
| Response Headers: | |
|
|
| Response JSON Object: | |
|
|
| Status Codes: |
|
GET /v1/bags/(uuid: bag_id)/events¶List all events for the given bag. No pagination is provided in this version. This method is deprecated and will be removed in v2.
| Request Headers: | |
|---|---|
|
|
| Parameters: |
|
| Response Headers: | |
|
|
| Response JSON Array of Objects: | |
|
|
| Status Codes: |
|