get
http://localhost:3001/api//client
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
mosaic_id is the Client ID in this case
{
client: [
{
client_name: "Client Name",
created_at: "2023-04-21T14:09:37.748-04:00",
description: "Client Description",
is_archived: false,
mosaic_id: 23456,
mosaic_team_id: 12345,
updated_at: "2023-04-21T14:09:37.748-04:00",
},
]
} 401Invalid Authentication Key and/or Team ID
