Department details

This method returns information about a given department

Try this request in your browser

/api/ /departments/department

Headers

X-API-Token

Parameters

department String

The request output will be shown here...

URL

https://api.natterly.com/api/v1/departments/department

Access

Must be authenticated as a user. If not authorised, a MustBeAuthenticated error will be returned.

Parameters

Parameter Type Default

department Required

The UUID of the department

String null

Errors

Error Attributes

DepartmentNotFound

No department found with the given UUID

Response Data

This action will return a department structure.

You'll receive all attributes for this structure (basic and extended attributes). You'll receive expansions for site_ids, user_ids.