Skip to main content
Get a specific site by id

Path Parameters

site_id
string
required

Response

Successful Response

Model representing a site as returned by the API.

name
string
required

Name of the site

id
string
required

Unique identifier for the site

organization_id
string
required

Organization this site belongs to.

created_at
string<date-time>
required

Timestamp when the site was created

updated_at
string<date-time>
required

Timestamp when the site was last updated

location
string | null

Physical location of the site (e.g. address or lab name)

notes
string | null

Free-text notes about the site

created_by
string | null

User ID of the user who created this site

created_by_email
string | null

Email of the user who created this site

cycler_ids
string[] | null

List of cycler IDs belonging to this site