curl --request GET \
--url https://api.ofauth.com/v2/access/stories/items \
--header 'apiKey: <api-key>' \
--header 'x-connection-id: <api-key>'{}Get story item details for a specific creator and story ID.
Permission Required: stories:read
curl --request GET \
--url https://api.ofauth.com/v2/access/stories/items \
--header 'apiKey: <api-key>' \
--header 'x-connection-id: <api-key>'{}Documentation Index
Fetch the complete documentation index at: https://docs.ofauth.com/llms.txt
Use this file to discover all available pages before exploring further.
Requires a connection via the x-connection-id header.
The story owner's OnlyFans user ID
^\d+$The story ID to fetch
1Successful response
Show child attributes
Was this page helpful?