Get An Entity
To get an entity created by the owner, we need to make the following HTTP request
GET
/api/v1/{entity-type}
Path Parameters
Name | Type | Description |
---|---|---|
entity-type* | String | The type of entity to retrieve |
Headers
Name | Type | Description |
---|---|---|
authorization* | String | Set to |
Last updated