Skip to main content

Samples index

Endpoints [GET]: Parameters: Escape actions by replacing:
  • # with -hash-
  • / with -slash-
  • . with -dot-
So BlogPostsController#show becomes: BlogPostsController-hash-show An example of a full request would be:
Shell

Result

This endpoint returns the following JSON (a slow sample and an error sample):

Samples show

Endpoint [GET]: /api/[app_id]/samples/[id].json Parameters:

Result

This is a SLOW log entry:
This is an ERROR log entry:
Note: If you need more advanced querying, such as searching samples by tag, you can do that using our GraphQL API. Check out the GraphQL API docs for query examples and more details.