Projects
Get project
Gets a project from your organization
GET
Show
Documentation Index
Fetch the complete documentation index at: https://docs.beyondwords.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
project id
Response
200 - application/json
successful
Unique identifier for the object
The project name
The default language of the project (ISO 639-1 code with optional region, e.g., en_GB)
Pattern:
^[a-z]{2}(_[A-Z]{2})?$Additional language metadata for the project
Available options:
production, staging When true, automatically distribute content once generated (default is true)
When true, automatically distribute video content once generated (default is true)
The project time zone (IANA time zone name)
The project's avatar URL
Maximum string length:
2048Required range:
0 <= x <= 3Required range:
0 <= x <= 3Time at which the object was created (ISO 8601)
Time at which the object was updated (ISO 8601)
Show