look up status with URL (apid)
Look up a status by its URL (i.e. https://outerheaven.club/notice/ACKnNemqjYvEUbhgo4, https://koyu.space/@koyuchan/107094725323115556)
Requires the following blocks to be present in the project: mastodon login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
apid | String | ✓ | The URL of an ActivityPub-compatible activity URL. |
Output
status - The status, or NULL if it could not be found.