Skip to main content
Get a specific cycler by id

Path Parameters

cycler_id
string
required

Response

Successful Response

Model representing a cycler as returned by the API.

name
string
required

Name of the cycler

site_id
string
required

Foreign key to the parent site

project_id
string
required

Project that owns this cycler

id
string
required

Unique identifier for the cycler

organization_id
string
required

Organization this cycler belongs to.

created_at
string<date-time>
required

Timestamp when the cycler was created

updated_at
string<date-time>
required

Timestamp when the cycler was last updated

manufacturer
string | null

Manufacturer of the cycler (e.g. Arbin, Maccor)

model
string | null

Model of the cycler

notes
string | null

Free-text notes about the cycler

created_by
string | null

User ID of the user who created this cycler

created_by_email
string | null

Email of the user who created this cycler

channel_ids
string[] | null

List of channel IDs belonging to this cycler