Streamtime icon

Streamtime

Project management platform for creative agencies covering roles, organisation details, and saved user segments.

Covers design studios that confirm organisation details, look up roles by ID, and retrieve a user's saved segment filters.

Sign in to connect Streamtime

Sign in to connect an account and start using Streamtime in your apps.

Example Use Cases

These are example ways Snow can use Streamtime when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Get Organisation Details

Tool to retrieve your organisation’s details. Use after confirming your authentication to ensure you are operating within the correct organisation context.

Get Role

Tool to retrieve a role by ID. Use when you need to fetch details of a specific role after confirming its ID.

List Roles

Retrieves all roles in the Streamtime organization. No parameters required. Returns role ID, name, and active status. Use this to discover available roles before assigning them to users or when you need to reference role IDs.

List Saved Segments for User

Retrieves all saved segments for a specific user. Saved segments are custom filters or views that a user has created and saved in Streamtime. Use this when you need to see what segment filters a user has saved. Requires the user's numeric ID (e.g., from GET /users endpoint).