Get creator vault folder details
Returns details of a specific creator vault folder by name.
<Info>Scopes required: `read:creator`, `read:media`</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
creatorUserUuid
folderName
Folder name (URL-encoded in path)
Headers
X-Fanvue-API-Version
API version to use for the request
Response
Folder details
name
Folder name
createdAt
When the folder was created
mediaCount
Number of media items in the folder
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
410
Gone Error