get
http://localhost:3001/api//role
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
id is the Role ID in this case
{
roles: [
{
created_at: "2021-09-16T08:48:52.085-04:00",
description: null,
is_default: false,
mosaic_id: 1234,
mosaic_team_id: 12345,
name: "Example Role",
updated_at: "2021-12-30T19:24:08.166-05:00"
}
]
} 401Invalid Authentication Key and/or Team ID
