Retrieve a team

Retrieves the details of an existing team. Supply the unique team key (ID) and Slemma will return the corresponding team information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns

Returns an team object if a valid identifier was provided.
Fields OwnerSIG, TeamSecret are available only for Server admins.

The following are the examples of HTTP status codes including errors that API can generate

Response codesResponse contentDescription
200 OKA team objectA team has been retrieved successfully.
403 ForbiddenAccess deniedAccess to the team is denied.
404 Not FoundObject not foundA team with the specified key wasn't found.
Path Params
int32
required

The identifier of the team to be retrieved

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain