Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.worldly.io/llms.txt

Use this file to discover all available pages before exploring further.

Retrieves all BRM module data as a CSV stream.

Specify which records to return (query)

An array of assessment statuses to query for. Example: {“status”: [“ASI”]}
Filter for records that have changed status since the provided timestamp. Timestamp must be in unix time in milliseconds
Filter for records that have been updated since the provided timestamp. Timestamp must be in unix time in milliseconds.
Boolean filter for verified (true) or unverified (false) assessments