Users
Overview of all users within the organization
GET
https://cronly.app/api/users
Headers
Name
Type
Description
Authorization*
String
Bearer: API token
Details of a specific user
GET
https://cronly.app/api/users/{id}
Query Parameters
Name
Type
Description
id*
Integer
The ID of the user you want to view
Headers
Name
Type
Description
Authorization*
String
Bearer: API token
Last updated