get
https://slemma.com/api/v1/team-attributes/
Retrieves the details of an existing team attribute. Supply the unique attribute key (ID) and Slemma will return the corresponding team attribute information.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The following are the examples of HTTP status codes including errors that API can generate
| Response codes | Response content | Description |
|---|---|---|
| 200 OK | A team attribute object | A team attribute has been retrieved successfully. |
| 404 Not Found | Object not found | A team attribute with the specified key wasn't found. |
