Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This has not be generally released yet. Expected summer 2023

URI: https://api.cloudcard.us/status-queue

HTTP Method: GET

Required Headers: 


Example HTTP Request
EMPTY
Example Response 2
200 OK
[
    {
        "id": 3,
        "dateCreated": "2023-04-11T14:37:58Z",
        "lastUpdated": "2023-04-14T21:10:54Z",
        "organization": {
            "id": 2
        },
        "messageType": "FULL",
        "photoStatus": "DOWNLOADED",
        "name": "front-end_functionalities"
    },
    {
        "id": 7,
        "dateCreated": "2023-04-14T21:41:31Z",
        "lastUpdated": "2023-04-14T21:41:31Z",
        "organization": {
            "id": 2
        },
        "messageType": "FULL",
        "photoStatus": "DOWNLOADED",
        "name": "GLOBAL_DOWNLOAD"
    },
    {
        "id": 8,
        "dateCreated": "2023-04-14T21:41:50Z",
        "lastUpdated": "2023-05-17T18:04:17Z",
        "organization": {
            "id": 2
        },
        "messageType": "FULL",
        "photoStatus": "DONE",
        "name": "Bacon-And-Eggs"
    },
    {
        "id": 9,
        "dateCreated": "2023-06-06T15:12:11Z",
        "lastUpdated": "2023-06-06T15:12:11Z",
        "organization": {
            "id": 2
        },
        "messageType": "FULL",
        "photoStatus": "DOWNLOADED",
        "name": "synergistic_e-markets"
    }
]
  • No labels